Layout Matter Items
Add a contact to a layout
Adds a new contact on a specified layout.
If contactData.Key already refers a contact, the current role/relationship will need to be removed manually using
DELETE /matters/{matterId}/roles/{id}
or DELETE /matters/{matterId}/roles/{roleId}/relationships/{id}
.
POST
Body
Response
202
When request is accepted