Prerequisites

You have set up your callback endpoint as described in Set up a callback or webhook endpoint.

Steps

  1. Log in to Cobo Portal.

  2. Click the Developer icon the Developer icon in the main menu.

  3. Click the WaaS 2.0 tab and then switch to the API Keys tab.

  4. Click the Register API Key button, or click the action button besides an API key and click Edit.

  5. Click the Callback Endpoint dropdown list and then click Register Callback Endpoint.

  6. Enter the callback URL.

  7. Enter a description for the callback (maximum 30 characters).

  8. Click Register.

Now you have registered a callback endpoint. Once registered, the callback endpoint cannot be deleted.

You can use this endpoint to receive callback messages from Cobo Portal by selecting it during the API key registration process. The callback endpoint will receive messages triggered by the API key.

For detailed instructions on registering an API key, refer to Register an API key. For more information on callback messages, refer to Callback messages.

Feel free to share your feedback to improve our documentation!