Set user credentials (personal access token) for a plugin
POST/api/v1/user/plugins/:plugin_id/credentials
Allows users to authenticate by pasting a personal access token instead of going through the OAuth flow.
Request
Responses
- 200
- 400
- 401
- 404
Credentials stored
Invalid request
Not authenticated
Plugin not enabled for this user