Updates the support email address for the caller's resolved brand scope.

Access: System and Admin users only.

After authorization succeeds, the action resolves the caller's current role to choose the persistence scope: full PEO administrators update the master support email, custom PEO administrators update the client groups assigned to them, and admin logins currently scoped to a client-admin role update that client value. Other resolved roles are rejected with HTTP 403 Forbidden.

The request body uses Worklio.ApiModels.API.Models.Common.BrandSaveData_v10 and expects the new support email value in its Data property.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body whose Data property contains the support email address to persist.

Generic single-value request body used by brand update endpoints that persist one string-based brand setting.

string | null

Value to persist for the targeted operation.
For application name, support email, and support phone endpoints this is the literal text value.
For custom color endpoints this contains the raw JSON string that represents the color payload.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response
200

OK

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!