Setup Userspace
Update
Update an existing Setup Userspace record by ID.
put/api/cp/setup/userspace/{area}/{id}
Path parameters
areastring required
Area identifier
idinteger required
Id identifier
Response
Operation completed successfully
Example response
{
"status": "OK"
}