Create a new Resource

Create a new Resource with JSON payload

Header nameValue
AuthorizationToken {{authorization access token}}
Content-Typeapplication/json

📘

Nota

Any additional data that is part of JSON payload will be ignored silently. For the image/thumbnail part, client first needs to call the Media API to upload the image, and then send out the image URL in the payload

Two resources shouldn't have the same URL

Language
Authorization
Header
Click Try It! to start a request and see the response here!