Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Body
application/json
Examples:
"entity/project"
Examples:
"weave:///entity/project/object/name:digest"
Examples:
"custom"
Examples:
{ "key": "value" }
Examples:
"Jane Smith"
Examples:
"weave:///entity/project/object/name:digest"
Examples:
"weave:///entity/project/op/name:digest"
Examples:
"weave:///entity/project/call/call_id"
Examples:
"weave:///entity/project/object/name:digest"
Do not set directly. Server will automatically populate this field.