Webhook
Last updated
Was this helpful?
Last updated
Was this helpful?
Before you can make requests to this resource, you must have a valid bearer token. Review our API to learn how to generate a token. Here's a curl example of how to define your access token in a header:
The examples below do not show the required Authorization
header due to a bug. We're working on fixing that. In the meantime, be sure to include that in all of your requests.
Retrieves a list of secrets, optionally filtered by status.
Filter secrets by their status.
active
Available options: Optional Filter that indicates the current pagination index of the response.
1
Optional Filter that indicates the total number of records included in the response.
10
Creates a new secret with associated metadata.
A user-friendly name for the secret.
Updates the details of an existing secret specified by id
.
The unique identifier of the secret to be updated.
A user-friendly name for the secret.
The status of the secret.