Skip to main content
POST
Assign Seat

Authorizations

Authorization
string
header
required

Bearer token obtained by authenticating with service account credentials (client_id and client_secret).

See the Getting started page for the full authentication flow.

Path Parameters

org_id
string
required

Your organization ID, found in your organization's URL: anaconda.com/app/organizations/<ORG_ID>/.

user_id
string<uuid>
required

The unique identifier of the user to assign a seat to.

Query Parameters

send_seat_assigned_email
boolean
default:true

Whether to send the user an email notification about the seat assignment.

Response

Seat assigned successfully