v1
latestOpenAPI 3.1.02026-07-261770816.7 KBUsers
Bulk activate users
Reactivate up to the bulk-endpoint cap of users in a single request. Pass an array of user ids in data; each id is processed independently and the response reports per-row success or failure. Equivalent to calling POST /v3/users/{id}/activate for each id but submitted as one request — use for HRIS-driven onboarding waves where many users return to active status together.
post/v3/users/activate/bulk
Request body
Response
Accepted