User Guide

52 Chapter 4: Action Reference
logout
Description
Logs out a user, invalidating the cookie that the application received when the user logged in.
Parameters
accesskey
The access key for your account.
Note: The accesskey parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
Filters
Results cannot be filtered or sorted.
Returned elements
None.
Sample results
<results>
<status code="ok" />
</results>
permissions-info
Description
Provides information about principals and the permissions they have for a specified SCO. You can
also pass an optional
principal-id parameter to retrieve permission information about a specific
principal.
To determine the ID to use as the
principal-id parameter, call the principal-list action
(possibly with a filter to limit the returned data) to return an ID for the principal.
For more information about permissions, see About permissions” on page 18.
For more information about filters, see Chapter 2, “Working with Filters,” on page 21.
Parameters
accesskey
The access key for your account.
Note: The accesskey parameter is required only in Breeze 4.0; it is not required for Breeze 4.1. If you
include this parameter in Breeze 4.1, it is ignored.
acl-id
The ID of a specific SCO.
principal-id The ID of a specific principal. This parameter is optional.