Download OpenAPI specification:Download
OpenAPI specification for Repzo Settings endpoints.
{- "data": [
- {
- "_id": "string",
- "key": "string",
- "value": "string",
- "category": "string",
- "description": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
], - "meta": { }
}| id required | string |
| key | string |
string or number or boolean or object | |
| category | string |
| description | string |
{- "key": "string",
- "value": "string",
- "category": "string",
- "description": "string"
}{- "data": {
- "_id": "string",
- "key": "string",
- "value": "string",
- "category": "string",
- "description": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}