events.removeMedia

Syntax

bool events.removeMedia ( int eventID, int mediaID )

Argument Info

NameTypeRequiredDefault valueDescription
eventIDintRequirednoneThe event ID that the media ID will be removed from.
mediaIDintRequirednoneThe media ID to be removed from the event.

Response

The response for a successful request will be 1.

NameTypeDescription
resultINTOn success the response will be 1.

Return Values

FieldDescriptionPossible Values