put https://api.zenskar.com/customer_portal/configuration
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
46curl --request PUT \
--url https://api.zenskar.com/customer_portal/configuration \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"is_active": false,
"configuration": {
"features": {
"customer": {
"view": true,
"edit": false,
"allowed_updates": [
"name"
]
},
"Invoices": {
"view": true,
"edit": false
},
"payments": {
"view": true,
"edit": false
},
"entitlements": {
"view": true,
"edit": false
},
"monitoring": {
Try It!
to start a request and see the response here! Or choose an example: