Admin Constants
Update or create a constant by key (upsert)
put/admin/constants/{key}
Path parameters
keystring required
Constant key
Request body
Example request
{
"value": "5",
"type": "number"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.