API token
Save API token
Securely authenticate your users’ integration by saving the API token.
Request parameters
Request
curl -u "YOUR_USERNAME:YOUR_ACCESS_KEY" \
-X GET "https://integrations.browserstack.com/api/save-api-token?unique_user_id=steve@acme.com&integration_key=jira"
-
unique_user_id* String
Unique identifier for user e.g. email ID
-
integration_key* String
Name of the tool e.g.
jira
Response attributes 200
application/json
Response
{
"success": true,
"message": "Saved credentials"
}
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.