Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Profields REST API uses Basic Authentication so, in order to send a request to Profields REST API your authentication credential would be your Jira's user + password. should be this one:

https://<userid>:<password>@jiraurl

If you need to know more about Profields RESTand JAVA APIs' requests you can check our documentation: REST and Java APIs.

...