2 lines
143 B
Plaintext
2 lines
143 B
Plaintext
|
Client -> Server: POST /update\nAuthorization: Bearer <JWT_SIGNING_TOKEN>\n\n{"Attributes": <PEER_ATTRIBUTES>}
|
||
|
Server -> Client: 204 No Content
|