Get API User and API Key
POST {{base_url}}/v1_0/apiuser
This endpoint makes an HTTP POST request to create an API user at the specified URL. The request body should include a providerCallbackHost
parameter, which is a placeholder for the callback host URL.
Response
The response of this request is a JSON schema. The schema will outline the structure of the response object, including the data types and properties that will be returned upon a successful request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Reference-Id | string | ||
Content-Type | string | ||
Ocp-Apim-Subscription-Key | string |