Access schema API operations
Operation | UTL |
---|---|
Create an access schema Creates an access schema for the specified API client. | /entityType.setAccessSchema |
Delete an access schema Deletes the specified access schema for a client. | /entityType.deleteAccessSchema |
Get your access schemas Retrieves the access schema for the specified API client. | /entityType.getAccessSchema |
Updated almost 2 years ago