Skip to main content

Create Credential

POST /api/v1/credentials/ — request parameters and responses from the Menace Voice API schema.
2 min read
post/api/v1/credentials
Request example
Response
post/api/v1/credentials

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
namestringrequired#
descriptionstring · null#
Show child attributes
credential_typeenum<string>required#
Webhook credential authentication types
Options:noneapi_keybearer_tokenbasic_authcustom_header
credential_dataobjectrequired#

Responses

application/json
Successful Response
uuidstringrequired#
namestringrequired#
descriptionstring · nullrequired#
Show child attributes
credential_typestringrequired#
created_atstringrequired#
updated_atstring · nullrequired#
Show child attributes