Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Authentication token obtained from POST /token

Path Parameters

id
integer
required

ID of illuxi_availability to edit

Body

application/json
illuxi_availability_target_type
string

Type of entity this availability applies to (e.g. availability_group)

illuxi_availability_target_id
integer

ID of the target entity

illuxi_availability_status
enum<string>

Status of the availability record

Available options:
active,
inactive

Response

updated illuxi_availability

status
boolean
result
object