v3

latestOpenAPI 3.1.02026-07-311,0939714.5 MB
Provider user

Reinstate or Revoke access to Loket for a provider user (clients)

Activity name : PatchManageProviderUserLoketAccessByUserId

Metadata : No metadata

Defaults : No defaults

Reinstate or Revoke access to Loket.

This endpoint can also be used to block access to just the loket classic interface

Note: Only blocks access to "Loket2" and "Loket3" client. Conections for other clients are not affected by this action.

patch/v2/providers/users/{userId}/access

Path parameters

userIdstring uuid required

The unique identifier of an user

Headers

Authorizationstring required
Example:Bearer <TOKEN>

A valid Bearer token for authorizing the request.

Acceptstring required
Example:application/json;version=2018-01-01

The accept header is used to influence what type of output is returned and in most cases the version of the output

Response

OK