Skip to content

Get the CSR file to upload to the apple identity console

Request

Security
apiKey
Bodyapplication/jsonrequired
object(PipelineRun_POST)
cURL
curl -i -X POST \
  https://develop-api.esper.io/_mock/openapi/tenant/v0/apnscertificates/ \
  -H 'Authorization: Bearer <YOUR_TOKEN_HERE>' \
  -H 'Content-Type: application/json' \
  -d '{}'

Responses

Created

Bodyapplication/x-plist
string, (binary)
Response
string