Unlocks
Update unlocks associated with a file
Path parameters
idstringRequired
Body
offersstring[]Optional
Responses
200
OK
No content
post
POST /api/files/{id}/unlocks HTTP/1.1
Host: api.rair.market
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"offers": [
"text"
]
}
200
OK
No content
Was this helpful?