POST/users/{userId}/unlink-to-line
Deletes a member's permission to chat with LINE users.
This API operation will not work if Permissions under Service > Message > Chat with External Users is set to Grant to all members in the LINE WORKS Admin.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
user
| Parameter | Type | Description |
|---|---|---|
| userId | string | Member ID required example : userf7da-f82c-4284-13e7-030f3b4c756x |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
Accepted
No Content
Forbidden
Not Found