API referencePlatformProjects
Update_project_branding
Authorization
bearer_auth AuthorizationBearer <token>
In: header
Path Parameters
project_id*string
Format
uuidRequest Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
curl -X PATCH "https://example.com/platform/v1/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08" \ -H "Content-Type: application/json" \ -d '{ "branding": {} }'{ "billing_account_id": "db2251e5-5308-40a7-9f48-3aed5a9ce736", "branding": { "accent_color": "string", "logo_url": "string", "primary_color": "string" }, "created_at": "2019-08-24T14:15:22Z", "display_name": "string", "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08", "locked": true, "my_role": null, "name": "string", "owner_user_id": "65139110-7c3c-4777-b692-80c218be3b9d", "slug": "string", "updated_at": "2019-08-24T14:15:22Z"}{ "detail": "Pool slug must be unique.", "instance": "urn:forestvpn:trace:a1b2c3d4", "title": "Validation Error", "type": "https://fvpn.net/errors/validation"}{ "detail": "Pool slug must be unique.", "instance": "urn:forestvpn:trace:a1b2c3d4", "title": "Validation Error", "type": "https://fvpn.net/errors/validation"}{ "detail": "Pool slug must be unique.", "instance": "urn:forestvpn:trace:a1b2c3d4", "title": "Validation Error", "type": "https://fvpn.net/errors/validation"}