updateOrganization
Update organization settings
Updates the current organization's settings, including APNs credentials.
Scope: org:manage
Maps to OpenAPI operationId updateOrganization — PATCH /manage-org.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Organization display name. | |
| slug | No | URL-friendly slug. | |
| apns_key_id | No | Apple Push Notification service Key ID. | |
| apns_key_p8 | No | APNs .p8 private key contents. |