Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
acs_entrance_ids
string<uuid>[]
required

IDs of the entrances that you want to remove from the space.

space_id
string<uuid>
required

ID of the space from which you want to remove entrances.

Response

OK

The response is of type object.