Media
Restore a media attachment from Trash
POST
/media/{id}/restoreAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Media ID
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/media/string/restore"{ "$schema": "https://example.com/api/v1/schemas/RestoreMediaOutputBody.json", "message": "string"}