POST/directory/profile-statuses/enable

Enables statuses in a domain.
The default status values, BUSY, AWAY, LEAVE_OFFICE, and ABSENCE are automatically created.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

directory

HTTP Request

POSThttps://www.worksapis.com/v1.0/directory/profile-statuses/enable

Query Parameters

ParameterTypeDescription
domainId integer 

Domain ID


example : 10000001
format : int32 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No Content