POST api/bluesky/InsertUpdateBlueskyActor?did={did}&handle={handle}&displayName={displayName}&avatar={avatar}&viewer={viewer}&labels={labels}&createdAt={createdAt}&indexedAt={indexedAt}&description={description}&associated={associated}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| did | string |
Required |
|
| handle | string |
Required |
|
| displayName | string |
Required |
|
| avatar | string |
Required |
|
| viewer | string |
Required |
|
| labels | string |
Required |
|
| createdAt | date |
Required |
|
| indexedAt | date |
Required |
|
| description | string |
Required |
|
| associated | string |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json, text/html
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>