Create/Update ContentDB Record

This lets you create or update a ContentDB Record. POSTing to this endpoint is an "upsert" operation - if a value doesn't exist, it will create a new value. Otherwise, it will override the current value.

Path Params
int32
required

Your account (network) ID

string
required

"Folder" that contains records, usually grouped around a theme, like Album.

string
required

The record you want to tie metadata (the JSON object) to, like Album 485.

Response

Language
Request
Response
Choose an example:
application/json