Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Regarding update API #10

@tapansain

Description

@tapansain

I am using "Omnisend PHP-SDK". I am successfully implemented post API and get API but I am not getting how to use put API for update so could you please share the syntax of update API.

I can fetch the contactID using get API. For example:
$contacts = $omnisend->get(
'contacts',
array(
"email" => $email
)
);

Please let me know the update ( put ) API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions