put https://api.superpath.io/content/
Update content
Log in to see full request history
Responses
Update content
xxxxxxxxxx
10curl --request PUT \
--url https://api.superpath.io/content/contentId \
--header 'accept: text/plain' \
--header 'content-type: application/json' \
--data '
{
"type": "article",
"sourceType": "file"
}
'
Try It!
to start a request and see the response here! Or choose an example: