v1

latestOpenAPI 3.1.02026-07-26650239.3 KB
Distribution Lists

Update Distribution List

Update an existing distribution list by uuid.

patch/v0/distribution_list/{distribution_list_id}

Path parameters

distribution_list_idstring required

Request body

add_external_contact_idsstring[]

List of external contact IDs to add to the distribution list

add_user_idsstring[]

List of user IDs to add to the distribution list

namestring

Name of the distribution list

notesstring

Additional notes about the distribution list. Pass null to remove.

remove_external_contact_idsstring[]

List of external contact IDs to remove from the distribution list

remove_user_idsstring[]

List of user IDs to remove from the distribution list

Response

Single distribution list returned from GET /distribution_list/<uuid> endpoint

error_messagestring
skydio_error_codeinteger required
status_codeinteger required