Grants
Delete an account grant
Deletes an account grant specified by the grantId. This is for a user that is specified by the accountId.
delete/v4/accounts/{accountId}/grants/{grantId}
Path parameters
accountIdstring required
Unique Account identifier
grantIdstring required
Unique Grant identifier
Response
OK - The grant was found and successfully deleted
Changes
No recorded changes to this endpoint across all 1 revision of this API.