Un-assigns a disclaimer from a user.
Last updated 1 year ago
Was this helpful?
🚧 Roles and privilegesCalling this endpoint requires a Service Account with the User Provisioning role. See for a list of roles and associated privileges.
Calling this endpoint requires a Service Account with the User Provisioning role. See for a list of roles and associated privileges.
User ID as a decimal integer
Session authentication token.
DELETE /pod/v1/admin/user/{uid}/disclaimer HTTP/1.1 Host: yourpodURL.symphony.com Accept: */*
Success
{ "format": "TEXT", "message": "Success" }