{
"@id": "<string>",
"@type": "<string>",
"@context": "<string>",
"id": 123,
"tag": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"profileExternal": "https://example.com/",
"user": "https://example.com/",
"createdAt": "2023-11-07T05:31:56Z"
}
Creates a ProfileTag resource.
{
"@id": "<string>",
"@type": "<string>",
"@context": "<string>",
"id": 123,
"tag": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"profileExternal": "https://example.com/",
"user": "https://example.com/",
"createdAt": "2023-11-07T05:31:56Z"
}
The new ProfileTag resource
ProfileTag resource created