Skip to main content
DELETE
Deletar Contrato

Authorizations

Authorization
string
header
required

Token JWT obtido através do endpoint /auth/login.

Inclua o token no header: Authorization: Bearer SEU_TOKEN_JWT

Path Parameters

id
string<uuid>
required

ID do contrato

Response

Contrato deletado com sucesso

message
string
Example:

"Contract deleted successfully"