Update buyer operator domain
Account
Update buyer operator domain
Confirm or change the authenticated buyer account’s commercial operator domain without changing its WorkOS organization. Requires ADMIN role on the current account.
PATCH
Update buyer operator domain
Authorizations
API key or access token
Body
application/json
Confirm or change the authenticated buyer account's commercial operator domain.
Corporate domain of the organization operating this buyer account.
Maximum string length:
255Pattern:
^[a-z0-9]([a-z0-9-]*[a-z0-9])?(\.[a-z0-9]([a-z0-9-]*[a-z0-9])?)+$Example:
"northstar.media"
Response
Update buyer operator domain
Confirmed buyer-account operator identity. Authentication organization membership is unchanged.
Required range:
1 <= x <= 9007199254740991Available options:
user_confirmed Pattern:
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$