Skip to main content

Remove Person Restrictions

DELETE 

/users/v1/person/:person_id/restrictions

Remove restrictions from user. NOTE: this will NOT remove restrictions for account deletion

Required Permissions:

  • For any person (including themselves) any of: user:*, user:restriction:modify:any

Request

Path Parameters

    person_id uuidrequired

Query Parameters

    issuer_type any

    Issuer of the action

    issuer Issuer

    Issuer of the action

Responses

Successful Response

Loading...