Skip to main content

Delete Actor

DELETE 

/v2/actors/:actorId

Deletes an Actor with the specified ID.

Request

Path Parameters

    actorId string required

    Actor ID or the username of the Actor owner and the Actor name, separated by a tilde (~).


    Example: compass~google-maps-extractor

Status 204

Response Headers
    {}