Update
Updates the workspace.
Authentication
AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).
Request
This endpoint expects an object.
logo_url
URL of the workspace logo. Must be an https URL ending in .png or .svg, or null to clear it.
invite_link_allowed_domains
Email domains allowed to join the workspace via invite link.
ip_allowlist
IP addresses or CIDR ranges allowed to access the workspace.
Response
Success response
success
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error