Admin Constants
Create or upsert a constant by key
post/admin/constants
Request body
Example request
{
"key": "IMAGE_REQUEST_PRICE",
"value": "4",
"type": "number"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.