Register a callback endpoint
Follow the steps to register a callback endpoint in Cobo Portal for receiving alerts and notifications.
Prerequisites
You have set up your callback endpoint as described in Set up a callback or webhook endpoint.
Steps
-
Log in to Cobo Portal.
-
Click the Developer icon
in the main menu.
-
Click the WaaS 2.0 tab and then switch to the API Keys tab.
-
Click the Register API Key button, or click the action button besides an API key and click Edit.
-
Click the Callback Endpoint dropdown list and then click Register Callback Endpoint.
-
Enter the callback URL.
-
Enter a description for the callback (maximum 30 characters).
-
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.
Was this page helpful?