APIs for managing APNS certificates. Learn more about APNS certificates
Returns all the APNs certificate meta information
APNs certificate meta data list for the Tenant
Authorization information is missing or invalid.
Internal server error
{- "code": 0,
- "message": "string",
- "content": {
- "count": 0,
- "previous": "string",
- "next": "string",
- "results": [
- {
- "id": "string",
- "apple_id": "string",
- "meta": {
- "topic": "string",
- "cert_created_at": "2019-08-24T14:15:22Z",
- "cert_expiry_on": "2019-08-24T14:15:22Z"
}, - "state": "CSR_GENERATED",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
]
}
}
Created
Bad request
Authorization information is missing or invalid.
Internal server error
{ }
{- "code": 400,
- "message": "string",
- "content": { }
}
APNs certificate meta information
Authorization information is missing or invalid.
Not Found.
Internal server error
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "apple_id": "string",
- "meta": {
- "topic": "string",
- "cert_created_at": "2019-08-24T14:15:22Z",
- "cert_expiry_on": "2019-08-24T14:15:22Z"
}, - "state": "CSR_GENERATED",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
Upload the signed APNs certificate obtained from the apple identity console.
Uploaded APNs certificate meta Information
APNs certificate update error
APNs certificate update error
Not Found.
Internal server error
{- "code": 0,
- "message": "string",
- "content": {
- "id": "string",
- "apple_id": "string",
- "meta": {
- "topic": "string",
- "cert_created_at": "2019-08-24T14:15:22Z",
- "cert_expiry_on": "2019-08-24T14:15:22Z"
}, - "state": "CSR_GENERATED",
- "created_by": 0,
- "updated_by": 0,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z"
}
}
Deleted APNs certificate
APNs certificate delete error
Not Found.
Internal server error
{- "code": 0,
- "message": "string",
- "content": { }
}