Skip to main content
POST
Apply a versioned configuration profile to a Location

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Body

application/json
profile_key
string
required
Pattern: ^[a-z][a-z0-9_-]{2,63}$

Response

200

Location with applied configuration state.

Last modified on September 1, 2026