cURL
curl --request POST \ --url https://instantrestapi.com/api/resources \ --header 'Content-Type: application/json' \ --header 'api-key: <api-key>' \ --data ' { "id": "<string>" } '
{}
Resource object
Unique identifier for the resource
Response
The full resource object with all its properties