Updates an API Space's APNS push certificate configurationAsk AIput https://api.comapi.com/apispaces/{id}/push/apnsPath ParamsidstringrequiredThe id of the API space to updateBody ParamscertfileThe authentication cert downloaded from the APNS servicepasswordstringThe password for a certificate authenticationHeadersif-matchstringThe eTag of the entity that the caller is expecting to updateResponses 200The updated push certificate configuration for the API Space 404The API Space was not found 409A conncurrency issue occured updating the API SpaceUpdated 6 months ago