v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App Entitlement

Add Manually Managed Members

Add users as manually managed members of an app entitlement. These memberships are tracked directly by ConductorOne rather than synced from the app.

post/api/v1/apps/{app_id}/entitlements/{app_entitlement_id}/add-manual-user

Path parameters

app_idstring required

The ID of the app that contains the entitlement.

app_entitlement_idstring required

The ID of the app entitlement to add manually managed members to.

Request body

userIdsstring[] nullable

The IDs of users to add as manually managed members.

Response

Successful response

bulkActionIdstring

The ID of the bulk action created to process the membership additions.

failedUsersErrorMapobject

A map of user IDs to error messages for users that could not be added.