Update the account owner
PUT {{baseUrl}}/accounts/:accountId/owner
Change an account's owner.
An account's current owner can change the account's owner to another user on the same account.
Prerequisites: * An account owner or admin permissions of an account * The account making this API request must be on a Pro or a higher account plan with Master account privileges
Rate Limit Label: HEAVY
Request Body
{"email"=>"<email>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |