latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Credentials

Update credential

Updates an existing credential.

Authorization Required:

  • Designer Administrator
put/credentials/{clientId}

Path parameters

clientIdstring required

Unique client ID

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 updated 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.