App\V4\Model\OutlookSubscriptionConfiguration\OutlookSubscriptionConfiguration
Resource class
Resource Metadata
Short name: "V4/OutlookSubscriptionConfiguration"
Item operations | Attributes |
---|---|
get | [ "path" => "/V4/outlook_subscription_configurations/{id}" "input" => null "output" => null "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
put | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\MicrosoftGraph\OutlookSubscriptionConfigurationDataPersisterAction" "path" => "/V4/outlook_subscription_configurations/{id}" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "outlook_subscription_configuration:update" ] ] "denormalization_context" => [ "groups" => [] ] "input" => null "output" => null "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
delete_outlook_subscription_configuration | [ "method" => "DELETE" "deserialize" => false "write" => false "controller" => "App\V4\Controller\MicrosoftGraph\OutlookSubscriptionConfigurationDataPersisterAction" "path" => "/V4/outlook_subscription_configurations/{id}" "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Collection operations | Attributes |
---|---|
get | [ "path" => "/V4/outlook_subscription_configurations" "normalization_context" => [ "groups" => [ "outlook_subscription_configuration:list" ] "isFromAdmin" => true ] "security" => "is_granted(constant('App\\V4\\Voters\\OutlookSubscriptionConfigurationVoter::OUTLOOK_SUBSCRIPTION_CONFIGURATION_SHOW_LIST'), 'App\V4\Voters\OutlookSubscriptionConfigurationVoter')" "input" => null "output" => null "method" => "GET" "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
post | [ "method" => "POST" "deserialize" => false "write" => false "controller" => "App\V4\Controller\MicrosoftGraph\OutlookSubscriptionConfigurationDataPersisterAction" "path" => "/V4/outlook_subscription_configurations" "input_formats" => [ "multipart" => [ "multipart/form-data" ] ] "normalization_context" => [ "groups" => [ "outlook_subscription_configuration:write" ] ] "denormalization_context" => [ "groups" => [] ] "input" => null "output" => null "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
get_outlook_subscription_configuration_user_by_outlook_subscription_configuration | [ "method" => "GET" "path" => "/V4/outlook_subscription_configurations/{subscriptionConfigId}/outlook_subscription_configuration_users" "normalization_context" => [ "groups" => [ "outlook_subscription_configuration_user:list" ] "isFromAdmin" => true ] "controller" => "App\V4\Controller\MicrosoftGraph\GetOutlookSubscriptionConfigurationUsersByConfigurationAction" "input" => null "output" => null "input_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] "output_formats" => [ "jsonld" => [ "application/ld+json" ] "json" => [ "application/json" ] "html" => [ "text/html" ] ] ] |
Filters | |
---|---|
No available filter declared for this resource. |
Attributes | |
---|---|
api_allow_update | true |
input | null |
output | null |
Data Providers
No calls to collection data provider have been recorded.
No calls to item data provider have been recorded.
No calls to subresource data provider have been recorded.
Data Persisters
No calls to data persister have been recorded.