Create App Password
POST/app_passwords
Create an app password. By default the password authenticates as the caller. Admins can set targetUserId to create a password that authenticates as another user. That password is owned by the caller and is not visible to the target user. The target user must have a username and be active.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 500
Created
Bad Field
Unauthorized
Forbidden
Not Found
Conflict
Server error.