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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;archived&quot;:&quot;\u003cboolean\u003e&quot;,&quot;id&quot;:&quot;\u003cuuid\u003e&quot;,&quot;name&quot;:&quot;\u003cstring\u003e&quot;}