Reassign Account Owner
Assign or clear the owner of an account.
Requires the accounts:write scope on the API key.
PATCH
Reassign Account Owner
Authorizations
Bearer API key issued from Settings → Developers.
Path Parameters
ID of the account.
Body
application/json
Reassign Account Owner payload
User to assign as owner. Pass null to clear the owner.
Response
204
Successful Response