latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Credentials

Create credential

Create a credential.

Authorization Required:

  • Designer Administrator
post/credentials

Request body

clientIdstring required

Client ID of the credential.

clientSecretstring required

Client secret of the credential.

descriptionstring

Description of the credential.

designerRolesstring

Creator roles of the credential.

expressRolesstring

Express roles of the credential.

namestring required

Name of the credential.

Response

JSON describing the created credential

clientIdstring required

Client ID of the credential.

namestring required

Name of the credential.

rolestring required

Express role of the credential.

rolesstring[] required

Creator or Express roles of the credential.

groupsstring[]

Express groups of the credential.

applicationRolesobject

Application Express roles of the credential.

createdstring required

Date of when the credential was created.

modifiedstring

Date of when the credential was modified.

statusstring required

Status of the credential.

credentialTypestring required

Type of the credential (Creator or Express).

expireDatestring

Date of when the credential expires.