Integration Secrets
Create a secret
Create a new secret with an associated identifier that can be used to securely integrate with other services.
post/integration_secrets
Request body
Response
Successful Response
Example response
{
"data": {
"record_type": "integration_secret"
}
}