Use this API to modify an existing client application.
The logged-in user must be a global user and one of the below is required:
No content
Bad Request
Unauthorized
Forbidden
Not Acceptable
Conflict
Internal server error
{- "name": "Test_SPA",
- "id": 1001,
- "description": "Edited SPA application",
- "lastModified": {
- "date": "2022-05-04T07:05:19.000Z"
}, - "platform": {
- "singlePageApplication": {
}
}, - "apiPermission": {
- "delegatedPermissions": {
- "delegatedPermission": [
- {
- "value": "core.workassignmentmgr.read"
}, - {
- "value": "core.casemgr.read"
}
]
}, - "applicationPermissions": {
- "applicationPermission": [
- {
- "value": "app.core.casemgr.read"
}, - {
- "value": "app.core.usermgr.read"
}
]
}
}
}
{- "code": "400-101",
- "developerMessage": "Unsupported query parameter(s) supplied: '<query_parameter>'."
}