Skip to main content
POST
Assign a project to a billing warm slot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
project_id
string<uuid>
required
slot_index
integer<int64>
required
Required range: x >= 0
if_unassigned
boolean

Response

OK

slot
object
required
previous_project_id
string<uuid>