Unlocks
Was this helpful?
Was this helpful?
Was this helpful?
GET /api/files/{id}/unlocks HTTP/1.1
Host: api.rair.market
Accept: */*
POST /api/files/{id}/unlocks HTTP/1.1
Host: api.rair.market
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"offers": [
"text"
]
}DELETE /api/files/{id}/unlocks HTTP/1.1
Host: api.rair.market
Accept: */*