전자서명 취소 API
요청된 전자서명을 취소하는 경우 사용할 수 있는 API입니다.
서명이 체결 완료되기 전에만 취소가 가능합니다.
서명 참여자에게 전자서명 취소 메시지가 발송됩니다.
POST
api/v1/signatures/[signature uuid]/cancel
POST
api/v1/signatures/[signature uuid]/cancelMethod: POST Endpoint: api/v1/signatures/[signature uuid]/cancel
Example
Response
Last updated