Update a plan
PATCH
/api/v1/profiles/{id}
prm_profiles_update
Partial update. Numeric and foreign-key fields can be cleared to null by sending null explicitly, which is distinct from omitting them.
Editing a plan does not re-provision the subscribers already on it. Their quota and window were written at activation time; a price or limit change applies to the next activation, not retroactively.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_profiles_updateEdit profiles - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Plan id. |