Create a kSuite access
This API endpoint allows you to create access to the kSuite for an invitation of a user in an account.
Path parameters
Request body
Response
Created
Example response
{
"result": "success",
"data": {
"language_id": 1,
"locale": "fr_FR",
"sent_at": 1745062007,
"url_accept": "https://welcome.infomaniak.com/invitation/account/1234567890987654321?lang=fr"
}
}Changes
Changed in 1 of the 15 revisions of this API.7
- ○
added the new optional request property
/new-optional-request-property
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the optional property
////to the response with the statusresponse-optional-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○