clients
aid_auths_clients_id_patch
Update client details
scopes:
- admin:accounts
- read:accounts
patch/accounts/{oid}/auth/clients/{id}
Path parameters
oidstring ^[PT]{1}(?=(?:.{3}|.{8})$)[0-9]*$ required
An id that uniquely identifies the account or owner (partner)
idstring required
The id of the client
Request body
Response
Client
Example response
{
"created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
"deleted_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
}