/dynamic-secret-create-custom

Body Params
int64

Define rotation interval in days

string
required

URL of an endpoint that implements /sync/create method, for example https://webhook.example.com/sync/create

string

Protection from accidental deletion of this object [true/false]

string

Description of the object

boolean
Defaults to false

Should admin credentials be rotated

item-custom-fields
object

Additional custom fields to associate with the item

boolean
Defaults to false

Set output format to JSON

string
required

Dynamic secret name

string

Secret payload to be sent with each create/revoke webhook request

string

Dynamic producer encryption key

string
required

URL of an endpoint that implements /sync/revoke method, for example https://webhook.example.com/sync/revoke

string

URL of an endpoint that implements /sync/rotate method, for example https://webhook.example.com/sync/rotate

tags
array of strings

Add tags attached to this object

tags
int64
Defaults to 60

Maximum allowed time in seconds for the webhook to return the results

string

Authentication token (see /auth and /configure)

string

The universal identity token, Required only for universal_identity authentication

string
Defaults to 60m

User TTL

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
Footer Section