patch/appClients/{appClientId}

Path parameters

appClientIdstring required

Headers

Content-Typestring required

Request body

defaultLoginUrlstring
descriptionstring nullable
loginUrlsstring[]
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