secrets
Delete Developer Secret
Delete a secret.
Args: secret_id: ID of the secret to delete x_developer_id: ID of the developer who owns the secret
Returns: The deleted secret
Raises: HTTPException: If the secret doesn't exist
delete/secrets/{secret_id}
Path parameters
secret_idstring uuid required
Response
Successful Response
Changes
Changed in 1 of the 44 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○