Create Override
access-overrides-admin
Create Override
Create an admin access override for a contact.
NOTE: require_team_owner returns the Team ORM row (not a JWT). The admin user ID comes from get_current_user[“sub”] (CX-3).
POST
Create Override
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
Response
Successful Response