Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json · string[]
The body is of type string[]
.
Response
Borradores eliminados
The response is of type string[]
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The body is of type string[]
.
Borradores eliminados
The response is of type string[]
.