URLShortener.revokeAccess (Method)
Remove the access token saved for the provided URL shortening service.
Returns:
Void
Arguments:
Name | Type | Required | Description |
---|---|---|---|
id | URLShorteningServiceID | Required | The ID of the URL shortening service. |
Context:
License Requirements | SocialMedia |
Permission Requirements | site:ManageSocialMedia |
Deny Context | (none) |
Require Context | AuthoringEnabled |
Author Lock | (not required) |
Transaction Logging | If transaction logging is enabled at the site level, calls to this method will be logged |
Customization | Customization is not supported for this method. |
Error Codes:
None
Notes:
None