Skip to content

Commit adcd39c

Browse files
author
Steve Szyszkiewicz
committed
document PUT managed/contacts:id response
1 parent 34b5969 commit adcd39c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/data/endpoints/managed.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ endpoints:
6565
curl -H "Authorization: Bearer $TOKEN" \
6666
https://$api_root/$version/managed/contact/$contact_id
6767
PUT:
68+
response: ManagedContact
6869
description: >
6970
Edits this contact.
7071
examples:

0 commit comments

Comments
 (0)