Create App Profile

This API is used to create customer's application profile.

📘

Know Your Endpoint

Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.

📘

Profile details are encapsulated within the Attributes section. Additional key-value pairs may be added as required.

Status Codes

This API may return the following response codes:

Response CodeMessageDescription
1000QueuedReturned when the request is queued
1002Partial successReturned when at least one app profile could not be created successfully
7000Invalid JSONReturned when an invalid JSON request is sent
7001Authentication failedReturned when the invalid service key or profile key is provided in the request
7002Service Key MissingReturned when the parameter key is missing in the message request
7003Mandatory parameters missingReturned when the mandatory parameters configured in the custom event are missing
7006Internal error occurredReturned when an internal error occurs
7010Source IP is not in the allowed listReturned when a request is sent from an IP that is not in the allowed list in Webex Connect
7011Invalid Attribute ValueReturned when an invalid value is provided for the customer or app profile Attributes object
7018invalid app profile or app profile is not linked to this clientReturned when an application master profile does not exists
Language
Authorization
Header