Skip to main content
DELETE
Delete a screen

Authorizations

Authorization
string
header
required

This key is used for all apis with the exception of ingest. You can obtain it following these instructions and placing the key in the header of your call in the format of Authorization: Token {accesstoken} For example:

Path Parameters

id
string
required

Response

The screen was deleted successfully.

deleted
boolean

Indicates whether the screen was deleted

Example:

true