A descriptor of a person, used for categorizing Prospects.
createdAt | string <date-time>
The date and time the persona was created. |
description | string <= 255 characters A description of the persona. |
name | string <= 255 characters
The name of the persona (e.g. "Sales Rep"). |
updatedAt | string <date-time>
The date and time the persona was last updated. |
{- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}
Array of links (object) (prospect) The prospects with this persona. Relationship prospects cannot be used as a filter. |
{- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}
METADATA NAME | DESCRIPTION | QUERY PARAM |
---|---|---|
canWrite | A boolean value indicating whether the current API user has write access to this resource. | provideAuthorizationMeta |
canDelete | A boolean value indicating whether the current API user has delete access to this resource. | provideAuthorizationMeta |
{- "data": [
- {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
]
}
object |
Created
JSON error message
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
}
{- "data": {
- "attributes": {
- "createdAt": "2019-08-24T14:15:22Z",
- "description": "string",
- "name": "string",
- "updatedAt": "2019-08-24T14:15:22Z"
}, - "id": 0,
- "relationships": {
- "prospects": [
- {
- "links": {
- "related": "prospect"
}
}
]
}, - "type": "string"
}
}