Skip to main content
Delete Row

Headers

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

tableName
string
required

The name of the table to delete from; in the current release this must be an 'extratable'. Use the database name, on the form y_aTable

id
integer<int32>
required

The id of the row to delete

Response

204

No Content