Search Results for

    Show / Hide Table of Contents

    Contacts

    Name Type Path
    GetContact GET /api/Contact/{idOrIntRef}
    Get a contact
    CreateContact POST /api/Contact
    Create a contact
    LockContact POST /api/Contact/{idOrIntRef}/lock
    Lock the contact
    UnlockContact POST /api/Contact/{idOrIntRef}/unlock
    Unlock a contact
    UpdateContact PATCH /api/Contact/{idOrIntRef}
    Update a contact
    DeleteContact DELETE /api/Contact/{idOrIntRef}
    Delete a contact


    Updated September 2025

    In this article
    Back to top Generated by DocFX