{
"contentType": "<string>",
"contentCharset": "<string>",
"mediaType": {
"type": "<string>",
"subtype": "<string>",
"parameters": {},
"wildcardType": false,
"wildcardSubtype": false
}
}
Use this method if the length of your query may exceed normal GET limitations.
{
"contentType": "<string>",
"contentCharset": "<string>",
"mediaType": {
"type": "<string>",
"subtype": "<string>",
"parameters": {},
"wildcardType": false,
"wildcardSubtype": false
}
}
The profile's ID
successful operation
The response is of type object
.
Was this page helpful?