post/appClients

Headers

Content-Typestring required

Request body

callbackUrlsstring[]
defaultLoginUrlstring
descriptionstring nullable
generateSecretboolean
loginUrlsstring[]
logoutUrlsstring[]
namestring nullable

Response

200 response

appClientIdstring required
callbackUrlsstring[] required
clientIdstring required
clientSecretstring
createdBystring nullable required
createdTimestring nullable required
defaultLoginUrlstring nullable required
descriptionstring nullable required
hasSecretboolean required
loginUrlsstring[] required
logoutUrlsstring[] required
namestring nullable required
updatedBystring nullable required
updatedTimestring nullable required

Changes