Rename cosigner
PATCH {{baseUrl}}/cosigners/:cosignerId
Rename a cosigner by ID Note: These endpoints are currently in beta and might be subject to changes.
Request Body
{"name"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"archived":"\u003cboolean\u003e","id":"\u003cuuid\u003e","name":"\u003cstring\u003e"}