Skip to content
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
Appearance
Menu
Return to top
Create a new secret
POST
/resources/iam/clients/{id}/secrets
Parameters
Path Parameters
id
*
Type
string
Required
Format
"uuid"
Request Body
application/json
Schema
JSON
JSON
{
"expiresAt"
:
"string"
,
"description"
:
"string"
}
Responses
200
OK
POST
/resources/iam/clients/{id}/secrets
Samples