cURL
curl --request DELETE \ --url https://api.steppay.kr/api/v1/customers/{id} \ --header 'Secret-Token: <api-key>'
{}
고객 정보를 삭제할 때 호출합니다.
Documentation IndexFetch the complete documentation index at: https://docs.steppay.kr/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.steppay.kr/llms.txt
Use this file to discover all available pages before exploring further.
삭제할 고객 번호
정상적으로 삭제됨
The response is of type object.
object