Create a new shared secret set

This operation creates a new shared secret set for the specified content provider.

Path Params
integer
required

Unique identifier for each Content Provider.

Body Params
string
required
length between 1 and 128

The name of the shared secret set. The name can include alphanumeric characters, dashes, underscores, dots, and backslashes, but must start with a letter. Once set, the name of the shared secret set cannot be updated.

integer
required
≥ 1

Identifies content provider which owns the shared secret set.

Responses

Response body
object
integer
required
≥ 1

Identifies the content provider which owns the shared secret set.

string
required
length between 1 and 128

The name of the shared secret set. The name can include alphanumeric characters, dashes, underscores, dots, and backslashes, but must start with a letter. Once set, the name of the shared secret set cannot be updated.

integer
required
≥ 1

Primary ID for the shared secret set object. Must be set on updates, must not be set for creates.

Headers
object
string

Specifies a URL linking the newly created resource.

Language
Credentials
OAuth2
URL