Are you sure you want to delete?

Close Yes
  • Array
    (
        [error] => Array
            (
                [code] => 403
                [message] => Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.
                [errors] => Array
                    (
                        [0] => Array
                            (
                                [message] => Method doesn't allow unregistered callers (callers without established identity). Please use API Key or other form of API consumer identity to call this API.
                                [domain] => global
                                [reason] => forbidden
                            )
    
                    )
    
                [status] => PERMISSION_DENIED
            )
    
    )