v2
OpenAPI 3.0.12026-08-0174115357.9 KBCustomer
Revoke portal only access for user
This method revokes portal-only access for a particular user, removing their ability to log in to the Jira Service Management customer portal as a portal-only user. After revocation, the user cannot submit or view requests through the portal.
Permissions required: Site administration (that is, member of the site-admin group).
put/rest/servicedeskapi/customer/user/{accountId}/revoke-portal-only-access
Path parameters
accountIdstring required
The account ID of the user, which uniquely identifies the portal-only account. For example, qm:a713c8ea-1075-4e30-9d96-891a7d181739:5ad6d3581db05e2a66fa80b.
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/servicedeskapi/customer/user/{accountId}/revoke-portal-only-access:put:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}