Jira Service Desk Cloud REST API changes to Atlassian Account
This article applies to Jira Service Desk Cloud
On 1 January, 2018, we're changing how you authenticate users with the Jira Service Desk Cloud REST API.
Right now, the REST API supports authentication for all users. However, on 1 January, users will need to have an Atlassian Account to authenticate against the REST API.
If users on your instance are authenticating against the REST API but do not have Atlassian Accounts, you'll need to convert them to Atlassian Account. Here's how:
- Go to Site administration > User management > Jira Service Desk > Portal only customers.
- Select the user you want to convert, then click Convert to Atlassian Account.
- Go to id.atlassian.com and log in with the user's email address.
- Go to Security > API tokens.
- Click Create API token.
- Copy the token and use it as you would a password for basic authentication. The username is the user's email address.