We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Request:
POST /configuration/save
{ "token":{ "origin": <organizationid>, "token": <api-key issued by the organization> }, "collection":"<your collection name>", "key":"<your object key>", "value":{....your json object....} }
Response: Status: 200 OK
Status: 200 OK
{}