Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://apimgmt.cometchat.io/apps/{appId}/extensions/push-notification/v1/upload-certificate-p8 \ --header 'Content-Type: multipart/form-data' \ --header 'key: <key>' \ --header 'secret: <secret>' \ --form certificate='@example-file'
{ "data": { "statusCode": 200, "success": true, "body": { "success": true }, "responseTime": 0.10614800453186035 } }
Push notification : Upload a p8 Certificate
Authorization Key
Authorization Secret
AppID in which the extension has to be enabled/disabled
Upload Certificate
Show child attributes
Was this page helpful?