Connector Owner V2
Create Entitlement Owner
CreateEntitlementOwner creates an entitlement ownership source for a connector.
post/api/v2/apps/{app_id}/connectors/{connector_id}/owners/entitlements/{role_slug}/{app_entitlement_ref_app_id}/{app_entitlement_ref_id}
Path parameters
app_idstring required
The appId field.
connector_idstring required
The connectorId field.
role_slugstring required
The roleSlug field.
app_entitlement_ref_app_idstring required
The appId field.
app_entitlement_ref_idstring required
The id field.
Request body
Response
CreateConnectorEntitlementOwnerResponse is the response for creating an entitlement ownership source on a connector.