Unfurls
Block link unfurling
post /api/http/unfurls/block-unfurl
Block link unfurling
|
Request arguments |
|---|
object with fields: |
|
Block link unfurling for organization
post /api/http/unfurls/block-unfurl-global
Block link unfurling for organization
|
Request arguments |
|---|
object with fields: |
|
Check if unfurl is blocked
post /api/http/unfurls/check-blocked
|
Request arguments |
|---|
object with fields: |
|
Unblock link unfurling
post /api/http/unfurls/unblock-unfurl
Unblock link unfurling
|
Request arguments |
|---|
object with fields: |
|
Unblock link unfurling for organization
post /api/http/unfurls/unblock-unfurl-global
Unblock link unfurling for organization
|
Request arguments |
|---|
object with fields: |
|
List blocked unfurls
get /api/http/unfurls/list-blocked
|
Request arguments |
|---|
$skip: string (Query) ( Nullable and Optional , defaults to null)
| $top: integer (format: int32) (Query) ( Nullable and Optional , defaults to 100)
|
Response |
|---|
object with fields: next: string ( Required )
totalCount: integer (format: int32) ( Nullable and Optional , defaults to null)
data: array of UnfurlsBlockListEntry ( Required )
|
|
Last modified: 06 September 2023