Replace a private plan's manager allow-list
PUT
/api/v1/profiles/{id}/allowed-managers
prm_profiles_policy_manager
Replaces the whole list. Managers omitted from the payload lose access.
The allow-list is inert while private is false. Setting it on a public plan stores the rows and changes nothing, which looks exactly like the restriction failing to apply.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_profiles_policy_managerManage profile visibility / policy - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Plan id. |