메인 콘텐츠로 건너뛰기
DELETE
/
v1
/
customers
/
{customerKey}
/
certificates
고객 공동인증서 등록해제
curl --request DELETE \
  --url https://xapi.bolta.io/v1/customers/{customerKey}/certificates \
  --header 'Authorization: Basic <encoded-value>'
{}

인증

Authorization
string
header
필수

API 키를 Base64 인코딩하여 전달합니다. Username에 API 키를 입력하고 Password는 비워두세요.

경로 매개변수

customerKey
string
필수

고객 식별 키

응답

200 - application/json

The response is of type object.