Api Byoc Deployment Create
Register / view the calling org’s BYOC data plane (org member).
POST registers the data plane (or updates its URL). A service token is issued
on first registration, or when rotate_token is set — and returned
once; only its hash is stored.
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
data_plane_url
rotate_token
Rotate the service token on an existing deployment.
Response
id
data_plane_url
token_prefix
entitlement_status
active- activetrialing- trialingpast_due- past_duecanceled- cancelednone- none
last_heartbeat_at
token_expires_at
is_active
created_at
updated_at
service_token
Plaintext service token — present only on first registration or rotation, and shown ONCE; only its hash is stored.