Delete Foreign Key On Name
Deletes all specified occurrences of a key, belonging to the ForeignApp and ForeignDevice, table and record specified.
Specifying a blank table name will delete ALL keys of the given name; specifying a recordId of 0 will delete ALL keys of the given name for the given table. NsApiSlow threshold: 5000 ms.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
ApplicationName, DeviceName, DeviceIdentifier, KeyName, TableName, RecordId
DeleteForeignKeyOnName: Deletes all specified occurrences of a key, belonging to the ForeignApp and ForeignDevice, table and record specified. Specifying a blank table name will delete ALL keys of the given name; specifying a recordId of 0 will delete ALL keys of the given name for the given table.
Response
No Content
Related topics
Delete Foreign Key On NameNSForeignSystemAgentDelete Foreign KeyDelete Foreign DeviceForeign keysForeignKeys