V3 > Player

Delete player.

Deletes the specified player. Note that in case the player is attached to a share link, the latter will be re-assigned to a fallback player.

delete/2/vod/players/{player}

Path parameters

playerstring required

The Player unique identifier

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.