post https://keyvalues
Creates a KeyValue resource.
Log in to see full request history
Responses
400Invalid input
422Unprocessable entity
Creates a KeyValue resource.
400Invalid input
422Unprocessable entity
xxxxxxxxxx
10curl --request POST \
--url https://keyvalues/ \
--header 'accept: application/ld+json' \
--header 'content-type: application/json' \
--data '
{
"isProtected": false,
"isPublic": false
}
'
Try It!
to start a request and see the response here! Or choose an example: