Screens
Delete a screen
Deletes a screen
delete/v1/config/screen/{id}
Path parameters
idstring required
Response
The screen was deleted successfully.
Example response
{
"deleted": true
}Changes
No recorded changes to this endpoint across all 1 revision of this API.