Bulk enable users
post
Authorizations
defguard_sessionstringRequired
Body
usersinteger · int64[]Required
Responses
200
Users enabled.
No content
400
The list contains unknown user IDs.
application/json
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
500
Unable to enable users.
application/json
post/api/v1/user/bulk-enable
No content
Last updated
Was this helpful?