Versions Compared

Key

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

...

Click 'Send' to transmit the API call to the server.

The response includes provides a status code: '201 Created', which indicates success. The response headers include the x-okapi-token, which you'll need for any other requests.

You will need to use the x-okapi-token in any API call you make. You do this, by adding it to your headers:

...