Filtering
Create provisioning setup link
Create a new link that can be passed to the Kombo Connect SDK to open the provisioning setup UI.
POST
/
hris
/
provisioning-groups
/
{group_id}
/
setup-links
Authorizations
Authorization
string
headerrequiredCreate an API key on the Secrets page in the Kombo dashboard.
Headers
X-Integration-Id
string
requiredID of the integration you want to interact with.
Path Parameters
group_id
string
requiredID of the provisioning group (currently only default
is allowed).
Body
application/json
language
enum<string> | null
default: enLanguage of the UI. Please note that the provisioning setup UI is not translated yet but we're working on it and setting this already will make sure the translations appear once released.
Available options:
en
, de
, fr
, it
, es
Response
200 - application/json
status
enum<string>
requiredAvailable options:
success
data
object
required