Delete an existing media group

Prev Next
Delete
/v{version}/MediaGroups/{id}

Delete permissions are required for the media group and its parent group. The deleted media group can’t contain a spot or child media group.

Security
API Key: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the media group

version
stringRequired

The requested API version

Responses
200

Media group deleted successfully.

object
400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
401

Unauthorized

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Media group not found.

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
409

Conflict if the media group cannot be deleted (e.g., contains spots or children).

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties