Disconnects the user from the selected policy.
Name
Value
Name
Type
Description
description: Successful operation.
content:
application/json:
schema:
type: array
items:
$ref: '#/components/schemas/PolicyDTO' description: Unauthorized.description: Forbidden.description: Internal server error.
content:
application/json:
schema:
$ref: '#/components/schemas/InternalServerErrorDTO'PreviousChecks whether the user is disconnected from the policy or notNextRestores the user’s participation in the policy after disconnection
Last updated
Was this helpful?