Permanently discards the pending signing key without activating it. The current active key is unaffected.

Request

DELETE http:///api/v2/business/{businessId}/paymentfiles/{id}/signing-key/remove

Path parameters

Parameter name Value Description Additional
id int32 Required
businessId string Required

Response

The following HTTP status codes may be returned, optionally with a response resource.

Status code Description Resource
200 OK

OK

404 Not Found

Not Found

ProblemDetails