The number of items to skip before starting to collect the result set
The numbers of items to return
This endpoint allows the retrieval of all domains belonging to a Portal. Ensure you have the necessary permissions before attempting to retrieve the domains list. You should have yukiapi:portal:portals:read and yukiapi:domain:domains:read scopes to access this endpoint.
The number of items to skip before starting to collect the result set
The numbers of items to return
The portal id
Example:3afb7b54-6144-4561-9a29-1148006f2375
Bearer token for authentication
Content type of the request body
Default:application/json
Paged result of domains
Total number of items available
Example:100
Current offset in the list
Example:10
Maximum number of items returned
Example:20
Retrieves detailed information about a specific domain using its unique identifier. This includes domain metadata, associated companies, and configuration details. You should have yukiapi:domain:domains:read scope to access this endpoint.
The portal id
Example:3afb7b54-6144-4561-9a29-1148006f2375
The domain name
Example:3afb7b54-6144-4561-9a29-1148006f2375
Bearer token for authentication
Content type of the request body
Default:application/json
Domain object
Example:e7ff8d6e-d82a-4649-be6e-523db02052d3
Example:Example Domain
Example:abcd1234
Example:Business
The status of the domain for read purposes.
Allowed values:StartupActiveInactiveArchived
Example:Active
Example:Netherlands
Example:No additional comments.
Example:2023-01-01T10:00:00Z
Example:Admin User
Example:2023-01-15T15:30:00Z
Example:Moderator
Example:2023-01-20T09:00:00Z
Example:2023-01-18T14:45:00Z
This endpoint allows the modification of an existing domain’s details by its ID. Ensure you have the necessary permissions before attempting to update a domain. You should have yukiapi:domain:domains:write and yukiapi:domain:domains:update scopes to access this endpoint.
The portal id
Example:3afb7b54-6144-4561-9a29-1148006f2375
The domain name
Example:3afb7b54-6144-4561-9a29-1148006f2375
Bearer token for authentication
Content type of the request body
Default:application/json
Schema for updating an existing domain.
Back office configuration settings.
Domain updated successfully.
Operations related to users of domain
This endpoint allows retrieving all users within a specific domain. Returns a list of all users with their details including name, email, roles, and language preferences. Users attempting to perform this operation need to ensure they possess the necessary permissions. You should have yukiapi:domain:users:read scope to access this endpoint.
The number of items to skip before starting to collect the result set
The numbers of items to return
The domain name
Example:3afb7b54-6144-4561-9a29-1148006f2375
Bearer token for authentication
Content type of the request body
Default:application/json
Paged result of domain users
Total number of items available
Example:100
Current offset in the list
Example:10
Maximum number of items returned
Example:20